-
Home
-
Advanced Contact form 7 DB
-
1.8.1
-
Code
-
Classes
- Cellmap
Total Complexity |
116 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
894 |
Lines of code |
454 |
Logical lines of code |
281 |
Comment lines |
238 |
Methods |
32 |
Properties |
13 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_frame() |
D |
26 |
38 |
140 |
remove_row() |
A |
49 |
8 |
30 |
_resolve_border() |
A |
53 |
8 |
22 |
set_frame_heights() |
S |
54 |
6 |
22 |
assign_frame_heights() |
S |
57 |
5 |
17 |
get_frame_position() |
S |
54 |
4 |
22 |
get_frame_height() |
S |
58 |
4 |
15 |
__toString() |
S |
55 |
3 |
19 |
remove_row_group() |
S |
61 |
3 |
13 |
get_border() |
S |
60 |
3 |
13 |
get_frame_width() |
S |
61 |
3 |
12 |
set_row_height() |
S |
64 |
3 |
9 |
assign_x_positions() |
S |
64 |
3 |
10 |
get_column() |
S |
60 |
2 |
14 |
reset() |
S |
62 |
2 |
12 |
add_row() |
S |
66 |
2 |
9 |
set_column_width() |
S |
65 |
2 |
9 |
get_row() |
S |
64 |
2 |
10 |
get_spanned_cells() |
S |
69 |
2 |
7 |
update_row_group() |
S |
69 |
1 |
6 |
__construct() |
S |
77 |
1 |
4 |
get_border_properties() |
S |
66 |
1 |
8 |
get_rows() |
S |
82 |
1 |
3 |
set_columns() |
S |
81 |
1 |
3 |
get_columns() |
S |
82 |
1 |
3 |
get_num_cols() |
S |
82 |
1 |
3 |
get_num_rows() |
S |
82 |
1 |
3 |
is_layout_fixed() |
S |
82 |
1 |
3 |
set_layout_fixed() |
S |
81 |
1 |
3 |
is_columns_locked() |
S |
82 |
1 |
3 |
lock_columns() |
S |
81 |
1 |
3 |
frame_exists_in_cellmap() |
S |
75 |
1 |
4 |